﻿@charset "UTF-8";
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}
em,
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red {
  color: #ba292e;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.ico {
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #1fae6f;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #aaa;
}
::-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*dialog-layout*/
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
html {
  min-width: 1280px;
}
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  z-index: 1;
}
.banner .list {
  width: 100%;
  position: relative;
}
.banner .list li {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.banner a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.banner .prev,
.banner .next {
  width: 20px;
  height: 75px;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -37px;
  text-align: center;
  transition: ease-in-out .2s;
  cursor: pointer;
  background: url(../images/banner-ico.png) no-repeat 0 0;
}
.banner .prev {
  left: 5%;
  background-position: 0 0;
}
.banner .prev:hover {
  background-position: -22px 0;
}
.banner .next {
  right: 5%;
  background-position: -46px 0;
}
.banner .next:hover {
  background-position: -68px -0px;
}
.banner .tip {
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 130px;
  display: none;
  margin-left: -600px;
  z-index: 10;
}
.banner .tip li {
  width: 12px;
  height: 12px;
  padding: 2px;
  margin: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}
.banner .tip li span {
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  background: #666666;
  border-radius: 100%;
}
.banner .tip li.cur {
  padding: 0;
}
.banner .tip li.cur span {
  width: 12px;
  height: 12px;
  background: #0cb46a;
}
.iabout {
  height: 440px;
  position: relative;
  z-index: 20;
}
.iabout .img {
  width: 600px;
  height: 440px;
  display: block;
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 20;
  overflow: hidden;
}
.iabout .tit1 {
  width: 180px;
  height: 180px;
  padding: 10px;
  background: #0cb46a;
  position: absolute;
  left: 600px;
  top: -143px;
  z-index: 20;
}
.iabout .tit1 .con {
  border: 1px solid #ed858d;
  color: #fff;
  width: 118px;
  height: 153px;
  padding: 25px 30px 0;
}
.iabout .tit1 .con .en {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  font-family: arial;
}
.iabout .tit1 .con h3 {
  line-height: 22px;
}
.iabout .tit1 .con h3 span {
  font-size: 18px;
  display: block;
}
.iabout .txtcon {
  width: 482px;
  height: 300px;
  padding: 140px 68px 0 150px;
  float: right;
  background: url(../images/iabout-txtbg.jpg) no-repeat right top;
  color: #fff;
  line-height: 24px;
}
.iabout .txtcon .tit {
  font-size: 24px;
}
.iabout .txtcon .tit s {
  width: 50px;
  height: 2px;
  display: block;
  background: #0cb46a;
  margin: 15px 0 18px;
}
.iabout .txtcon .txt {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.iabout .txtcon .more {
  width: 143px;
  height: 21px;
  padding-top: 13px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  margin-top: 20px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #999999;
  border-radius: 20px;
  display: block;
}
.iabout .txtcon .more s {
  width: 52px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -34px 0;
}
.iabout .txtcon .more:hover {
  background: #0cb46a;
  border-color: #0cb46a;
}
/*iproduct*/
.iproduct {
  padding: 30px 0 0;
  position: relative;
  height: 805px;
}
.iproduct .w1200 {
  position: relative;
  z-index: 10;
}
.iproduct .t {
  margin-bottom: 15px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.iproduct .tab {
  width: 100%;
  min-height: 1px;
}
.iproduct .tab a {
  width: 118px;
  height: 34px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #cccccc;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
  float: left;
  margin-right: 10px;
}
.iproduct .tab a:hover {
  background: #0cb46a;
  color: #0cb46a;
  color: #fff;
}
.iproduct .bg {
  width: 50%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  height: 450px;
  background: #f6f6f6;
}
.iproduct .tab {
  width: 100%;
}
.iproduct .next,
.iproduct .prev {
  width: 36px;
  height: 36px;
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-color: #444444;
  position: absolute;
  right: 48px;
  top: -35px;
  cursor: pointer;
  background-position: -24px -11px;
  border-radius: 100%;
}
.iproduct .next:hover,
.iproduct .prev:hover {
  background-color: #0cb46a;
}
.iproduct .next {
  background-position: -72px -11px;
  right: 1px;
}
.iproduct .iproCon {
  width: 100%;
  height: 605px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.iproduct .iproCon .list {
  width: 200%;
  position: relative;
}
.iproduct .iproCon .itemcon {
  width: 50%;
  float: left;
  overflow: hidden;
}
.iproduct .iproCon .itemlist {
  width: 110%;
}
.iproduct .iproCon .item {
  width: 380px;
  height: 285px;
  margin: 0 30px 30px 0;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
}
.iproduct .iproCon .item img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.iproduct .iproCon .item .txt {
  width: 350px;
  height: 210px;
  padding: 75px 0 0 30px;
  position: absolute;
  left: 0;
  top: 285px;
  background: url(../images/red80.png) repeat 0 0;
  color: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.iproduct .iproCon .item .txt h3 {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.iproduct .iproCon .item .txt .line {
  width: 49px;
  height: 1px;
  display: block;
  margin: 10px 0 60px;
  background: #fff;
}
.iproduct .iproCon .item .txt .more {
  width: 98px;
  height: 16px;
  padding-top: 8px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  display: block;
}
.iproduct .iproCon .item .txt .more s {
  width: 32px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -106px 0;
}
.iproduct .iproCon .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.iproduct .iproCon .item:hover img {
  transform: scale(1.08);
}
.iproduct .iproCon .item:hover .txt {
  left: 0;
  top: 0;
}
/*inews*/
.inews {
  position: relative;
  padding: 80px 0;
}
.inews .inewsCon {
  width: 900px;
  position: relative;
  overflow: hidden;
}
.inews .inewsCon .list {
  width: 105%;
  position: relative;
}
.inews .inewsCon .item {
  width: 278px;
  float: left;
  display: block;
  margin-left: 32px;
}
.inews .inewsCon .item img {
  width: 278px;
  height: 156px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.inews .inewsCon .item .time {
  color: #999999;
  display: block;
  margin: 20px 0 2px;
  font-size: 16px;
  font-family: arial;
}
.inews .inewsCon .item h3 {
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.inews .inewsCon .item:first-child {
  margin-left: 0;
}
.inews .inewsCon .item:hover h3 {
  color: #0cb46a;
}
.inews .inewsCon .item:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.inews .title {
  width: 272px;
  text-align: right;
}
.inews .title h3 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.inews .title .en {
  width: 252px;
  height: 65px;
  line-height: 65px;
  margin: 18px 0 30px;
  padding-left: 20px;
  display: block;
  text-align: left;
  background: #d11b2e;
  color: #fff;
  font-weight: bold;
  font-size: 45px;
  font-family: arial;
}
.inews .title .link {
  font-size: 16px;
  color: #000000;
  line-height: 36px;
  display: block;
}
.inews .title .link s {
  width: 180px;
  height: 1px;
  margin-top: 20px;
  display: block;
  float: left;
  background: #ddd;
}
.inews .title .link:hover {
  color: #0cb46a;
}
.inews .title .more {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
}
.inews .title .more s {
  width: 26px;
  height: 7px;
  margin-right: 15px;
  background-position: -152px 0;
}
/***********category css*************/
.nyIcon {
  background: url(../images/nyIcon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
/*wrapper*/
.wrapper {
  padding: 0 0 36px;
  min-height: 220px;
  background: #f5f5f5;
}
.wrapper .noinfor {
  padding: 0 0 20px;
  text-align: left;
  color: red;
}
/*nybanner*/
.nybanner {
  width: 100%;
  height: 250px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}
.nybanner h3 {
  font-size: 34px;
  padding: 70px 0 6px;
}
.nybanner .en {
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
}
.nybanner .line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 10px;
}
/*menu*/
.menu {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-bottom: 1px solid #ddd;
   border-top: 1px solid #ddd;
}
.menu .list {
  width: 1199px;
  margin: 0 auto;
  border-left: 1px solid #ddd;
}
.menu li {
  width: auto;
  margin-right: 1px;
  height: 60px;
  float: left;
  border-right: 1px solid #dddddd;
  position: relative;
}
.menu li .nav1 {
  width: auto;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  display: block;
  text-align: center;
}
.menu li .nav1 s {
  border-style: solid dashed dashed dashed;
  border-color: #0cb46a transparent transparent transparent;
  border-width: 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -20px;
}
.menu li:hover,
.menu li.hover {
  border-right-color: #0cb46a;
}
.menu li:hover .nav1,
.menu li.hover .nav1 {
  background: #0cb46a;
  color: #fff;
}
.menu li:hover .nav1 s,
.menu li.hover .nav1 s {
  display: block;
}
/*sitepath*/
.sitepath {
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.sitepath s {
  width: 20px;
  height: 18px;
  background-position: 0 0;
  margin-right: 4px;
}
/* reLink */
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid #dddddd;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  color: #666;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.reLink a:hover {
  color: #0cb46a;
}
/* pager */
.pager {
  padding: 30px 0 15px;
  text-align: center;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager {
  *zoom: 1;
}
.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pager ul a {
  margin: 0 5px;
  padding: 0 13px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  float: left;
  background: #fff;
}
.pager ul a.current {
  background-color: #666666;
  color: #fff;
}
.pager ul a.current:hover {
  background-color: #666666;
  color: #fff;
}
.pager ul a:hover {
  background: #666666;
  color: #fff;
}
/*n-gridlist*/
.n-gridlist {
  width: 105%;
}
.n-gridlist .item {
  width: 380px;
  float: left;
  margin: 0 30px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.n-gridlist .item a {
  width: 100%;
  display: block;
}
.n-gridlist .item img {
  width: 380px;
  height: 285px;
  display: block;
}
.n-gridlist .item h3 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.n-gridlist .item .bg {
  position: absolute;
  width: 380px;
  padding-top: 116px;
  height: 169px;
  left: -380px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.n-gridlist .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}
.n-gridlist .item:hover {
  background: #333333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.n-gridlist .item:hover h3 {
  color: #fff;
}
.n-gridlist .item:hover .bg {
  left: 0;
}
/*n-tit*/
.n-tit {
  margin-bottom: 20px;
}
.n-tit h3 {
  line-height: 35px;
  font-size: 24px;
}
.n-tit s {
  width: 4px;
  height: 22px;
  margin-right: 15px;
  background: #0cb46a;
  display: inline-block;
  vertical-align: middle;
}
.n-tit .more {
  font-size: 16px;
}
/*relateNews*/
.relateNews {
  padding: 55px 0 0;
  width: 100%;
  overflow: hidden;
}
.relateNews .n-gridlist {
  width: 115%;
}
.relateNews .n-gridlist .item {
  margin: 0 33px 20px 0;
  width: 350px;
}
.relateNews .n-gridlist .item img {
  width: 350px;
  height: 263px;
}
.relateNews .list {
  width: 120%;
}
.relateNews .list li {
  width: 530px;
  float: left;
  margin-right: 65px;
  margin-bottom: 20px;
}
.relateNews .list li a {
  display: block;
  width: 100%;
}
.relateNews .list li img {
  width: 180px;
  height: 100px;
  display: block;
  float: left;
  margin-right: 20px;
}
.relateNews .list li h3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
}
.relateNews .list li .time {
  color: #999999;
  font-size: arial;
  font-size: 16px;
}
/*aboutPage*/
.aboutPage {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.aboutPage .erro {
  width: auto;
}
.aboutPage .txtcon img {
  max-width: 100%;
}
.aboutPage .mapArea {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}
.aboutPage .mapArea #allmap {
  width: 100%;
  height: 400px;
}
/*newsPage*/
.newsPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}
.newsPage .item a {
  width: 100%;
  display: block;
}
.newsPage .item .text {width:868px; display: block;
}
.newsPage .item .img { width: 300px;
  height: 168px;
  display: block;margin-right: 30px;  overflow: hidden;
}
.newsPage .item img {
  width: 300px;
  height: 168px;
  display: block; transition: ease-in-out .4s;
  
}
.newsPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.newsPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}
.newsPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}
.newsPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}
.newsPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.newsPage .item:hover .img img {transform: scale(1.1)
}
.newsPage .item:hover h3 {
  color: #0cb46a;
  text-indent: 5px;
}
.newsPage .item:hover .time .day span {
  background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}
/*showNews*/
.showNews {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.showNews img {
  max-width: 100%;
}
.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}
.showNews .shareNew {
  padding-bottom: 25px;
}
.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
/*showProduct*/
.showProduct {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.showProduct .pro-tit {
  margin-bottom: 40px;
}
.showProduct .pro-tit h1 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px; padding-top:40px;
}
.showProduct .pro-tit s {
  width: 4px;
  height: 50px;
  display: block;
  background: #0cb46a;
  float: left;
  margin-right: 10px;
}
.showProduct .pro-tit h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}
.showProduct .pro-tit .mark {
  line-height: 20px;
  color: #999;
}
.showProduct .pro-tit .mark span {
  margin-right: 6px;
}
.showProduct img {
  max-width: 100%;display:block;margin:0 auto;
}
.showProduct .shareNew {
  padding-bottom: 25px;
}
.showProduct .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
.showProduct .infoImg {
  margin-bottom: 40px;
}
.showProduct .infoImg .imgf {
  width: 500px;
  height: 375px;
  display: block;
  float: left;
  margin-right: 40px;
}
.showProduct .infoImg .txt {
  line-height: 32px;
  height:160px;
  overflow: hidden;
}
.showProduct .infoImg .btn {
  margin-top: 15px;
}
.showProduct .infoImg .btn a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  background: url(../images/detail-btnbg.png) no-repeat -140px center;
}
.showProduct .infoImg .btn a:hover {
  background-position: left center;
  color: #0cb46a;
}
/*msgPage*/
.msgPage {
  padding: 55px 40px 55px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.formData {
  width: 1000px;
}
.formData .item {
  height: 40px;
  line-height: 40px;
  width: 462px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.formData .item label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}
.formData .item .red {
  color: #0cb46a;
  font-size: 12px;
  position: absolute;
  right: -10px;
  top: 2px;
}
.formData .item input {
  width: 360px;
  height: 40px;
  line-height: 40px;
  float: left;
  padding-left: 10px;
  border: 0px;
  font-size: 14px;
  background: #f5f5f5;
  border-radius: 5px;
}
.formData .item .msg-box {
  position: absolute;
  left: 90px;
}
.formData .item.mr30 {
  margin-right: 68px;
}
.formData .item.youxiang {
  margin-right: 70px;
}
.formData .item.liuyan {
  width: 100%;
  height: 96px;
}
.formData .item.liuyan textarea {
  width: 882px;
  float: left;
  height: 76px;
  border: 0px;
  background: #f5f5f5;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  overflow: hidden;
  color: #333;
  resize: none;
  font-family: "microsoft yahei";
}
.formData .itemsub {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.formData .itemsub label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}
.formData .itemsub .msg-box {
  position: absolute;
  left: 90px;
}
.formData .itemsub input[type=text] {
  width: 147px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 6px;
  font-size: 14px;
  background: #f5f5f5;
  color: #333;
  text-indent: 10px;
}
.formData .itemsub img {
  height: 32px;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
.formData .btn {
  width: 100px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  color: #fff;
  margin-left: 8px;
  background: #0cb46a;
}
.formData .btn[type=reset] {
  background: #aaa;
  margin-right: 9px;
}
/*searchPage*/
.searchPage {
  overflow: hidden;
}
.searchPage ul {
  width: 105%;
}
.searchPage .item {
  width: 280px;
  height: 274px;
  float: left;
  margin: 0 25px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.searchPage .item a {
  width: 100%;
  display: block;
}
.searchPage .item img {
  width: 280px;
  height: auto;
  display: block;
}
.searchPage .item h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}
.searchPage .item .bg {
  position: absolute;
  width: 280px;
  padding-top: 86px;
  height: 124px;
  left: -280px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.searchPage .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}
.searchPage .item:hover {
  background: #fff;
}
.searchPage .item:hover h3 {
  color: #fff;
  background: #333;
}
.searchPage .item:hover .bg {
  left: 0;
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #0cb46a;
  color: #fff;
}
span.bds_more,
.bds_tools a {
  line-height: 14px !important;
}
.erro {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  min-height: 500px;
}
.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 990;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #1fae6f;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #1fae6f;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover {
  background-color: #1fae6f;
  border-color: #1fae6f;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-xcx {
  background-position: 11px -39px;
}
.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}
.rightFix .fix-ewm {
  background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -150px;
}
.rightFix .fix_top:hover {
  background-position: -33px -150px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.contact .box3 {
  padding-top: 40px;
  overflow: hidden;
}
.contact .box3 h3 {
  font-size: 36px;
  padding-bottom: 15px;
  text-align: center;
}
.contact .box3 p {
  font-size: 16px;
  color: #828282;
  line-height: 24px;
  padding-bottom: 46px;
  text-align: center;
}
.contact .box3 b {
  color: #d10000;
  font-weight: 100;
}
.contact .box3 ul {
  width: 115%;
}
.contact .box3 li {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 330px;
  padding: 0 20px;
  padding-right: 0;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-bottom: 20px;
  color: #828282;
}
.contact .box3 li span {
  padding-right: 10px;
}
.contact .box3 li input {
  width: 275px;
  border: none;
  outline: none; font-size:14px;font-family:"microsoft yahei";color:#333;
}
.contact .box3 textarea {
  border: 1px solid #e5e5e5;
  width: 1094px;
  height: 144px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  outline: none;
  overflow: hidden; font-size:14px;font-family:"microsoft yahei";color:#333;
}
.contact .box3 .btn {
  border: none;
  background: #eb2633;
  width: 280px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  float: right;
  cursor: pointer;
  transition: ease-in-out .2s;
  margin-bottom: 50px;
}
.contact .box3 .btn:hover {
  width: 340px;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.left {
  float: left;
}
.right {
  float: right;
}
.head_main {
  background: #393939;
  line-height: 30px;
  height: 30px;
  width: 100%;
  color: #fff;
  font-size: 12px;
}
.head_main .right ul {
  display: inline-block;
}
.head_main .right li {
  float: left;
  color: #999;
  padding-left: 10px;
}
.head_main .right a {
  color: #999;
  position: relative;
  padding-right: 10px;
}
.head_main .right a img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 30px;
  border-radius: 3px;
  display: none; z-index:10;
}
.head_main .right a:hover {
  color: #fff;
}
.head_main .right a:hover img {
  display: block;
}
.head_main .right i {
  margin-right: 7px;
  vertical-align: middle;
  height: 25px;
}
.head_main .right .i1 {
  width: 19px;
  background-position: -190px 0px;
}
.head_main .right .i2 {
  width: 19px;
  background-position: -223px 0;
}
.head_main .right .i3 {
  width: 19px;
  background-position: -252px 0;
}
.logo {
  padding: 20px 0;
}
.logo .left img {
  display: block;
}
.logo .right i {
  width: 31px;
  height: 31px;
  background-position: -282px 0;
  float: left;
  margin-top: 30px;
}
.logo .right p {
  padding-left: 43px;
  color: #999;
  line-height: 18px;
  font-size: 17px;
  padding-bottom: 10px;
}
.logo .right h3 {
  padding-left: 43px;
  font-size: 29px;
  color: #333;
  line-height: 28px;
  font-family: arial;
  line-height: 32px;
}
.nav_main {
  border-top: 1px solid #ebebeb;
  width: 100%;
  line-height: 49px;
  height: 49px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.nav_main li:first-child {
  background: none;
}
.nav_main ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.nav_main li {
  float: left;
  position: relative;
  text-align: center;
  z-index: 9;
  background: url(../images/split.png) left center no-repeat;
  padding: 0 53px;
}
.nav_main li a {
  position: relative;
  font-size: 16px;
  width: 80px;
  display: block;
  text-align: center;
  zoom: 1;
}
.nav_main li a i {
  width: 80px;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: 7px;
  display: block;
  transition: ease-in-out 0.2s;
  z-index: 9;
}
.nav_main li a p {
  width: 100%;
  height: 49px;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 10;
  line-height: 49px;
}
.nav_main li a:hover,
.nav_main li a.hover,
.nav_main li #hover2 {
  cursor: pointer;
}
.nav_main li a:hover i,
.nav_main li a.hover i,
.nav_main li #hover2 i {
  width: 80px;
  bottom: 0;
  background: url(../images/nav_on.png) no-repeat center;
}
.nav_main li a:hover p,
.nav_main li a.hover p,
.nav_main li #hover2 p {
  color: #1fae6f;
}
.nav_main dl {
  width: 120px;
  border-radius: 0 0 3px 3px;
  padding-bottom: 3px;
  display: none;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 49px;
  z-index: 1555;
  border-top: none;
}
.nav_main dl dd {
  height: 40px;
  border-top: 1px solid #ddd;
  text-align: center;
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  line-height: 40px;
}
.nav_main dl dd a {
  color: #666;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.nav_main dl dd a:hover {
  color: #1fae6f;
}
.nav_main dl dd a {
  transition: ease-in-out 0.2s;
  line-height: 40px;
}
.banner_main .slideTxtBox {
  width: 100%;
  overflow: hidden;
  height: 700px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.banner_main .slideTxtBox .hd {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 46px;
  text-align: center;
}
.banner_main .slideTxtBox .hd ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner_main .slideTxtBox .hd ul li {
  width: 45px;
  height: 5px;
  background: #fff;
  float: left;
  margin: 0 5px;
}
.banner_main .slideTxtBox .hd ul li.on {
  background: #1fae6f;
}
.banner_main .slideTxtBox .bd ul {
  zoom: 1;
}
.banner_main .slideTxtBox .bd li {
  width: 1920px;
  height: 700px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  text-align: center;
}
.banner_main .slideTxtBox .bd li img {
  display: block;
  width: 1920px;
  height: 700px;
}
.banner_main .prev,
.banner_main .next {
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  background: url(../images/banner-btn.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner_main .prev:hover,
.banner_main .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner_main .prev {
  left: 65px;
  background-position: 0 center;
}
.banner_main .next {
  right: 65px;
  background-position: -76px center;
}
.search_main {
  background: #f5f5f7;
  padding: 25px 0;
  height: 50px;
  line-height: 50px;
}
.search_main b {
  color: #3c83ff;
}
.search_main a {
  padding: 0 16px;
}
.search_main a:hover {
  color: #3c83ff;
}
.search_main .right {
  position: relative;
}
.search_main .right .input {
  width: 428px;
  background: #fafafa;
  height: 18px;
  line-height: 18px;
  padding: 15px 0px;
  border: none;
  border: 1px solid #e6e6e6;
  border-right: none;
  font-size: 12px;
  color: #999;
  position: absolute;
  right: 0px;
  top: 0px;
  padding-left: 10px;
  outline: none;
}
.search_main .right .btn {
  width: 61px;
  height: 50px;
  border: none;
  background-position: -321px 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
}
.index_title {
  text-align: center;
}
.index_title h3 {
  font-size: 38px;
  padding-top: 77px;
  padding-bottom: 16px;
  font-weight: bold;
}
.index_title h3 b {
  color: #3c83ff;
}
.index_title img {
  display: block;
  margin: 0 auto 60px;
}
.floor_1 {
  margin-bottom: 80px;
}
.floor_1 .body .left {
  width: 280px;
  background: #3c83ff; z-index:2;  position:relative;
  height: 804px;
}
.floor_1 .body .left li {
  border-bottom: 1px solid #4c8dff;
  line-height: 75px; height:75px; *vertical-align:top;
  font-size: 16px;
  padding: 0 40px; position:relative;
}
.floor_1 .picScroll-left{position:relative; height:211px;   }
.floor_1		.picScroll-left .hd{   }
.floor_1		.picScroll-left .hd .prev,.picScroll-left .hd .next{ width: 40px;cursor:pointer;
    height: 80px;
    background: #bcbcbc;
    text-align: center;
    position: absolute;
    top:50%; margin-top:-40px;
    left: -85px;}
.floor_1 .picScroll-left .hd .next{    left: auto;
    right: -85px;}
.floor_1 .picScroll-left2{ padding-top:50px;}
.floor_1 .picScroll-left .hd .next i{background-position:-178px -57px;   }
.floor_1 .picScroll-left .hd .prev i,.picScroll-left .hd .next i{width: 13px;
    height: 22px;
    background-position: -162px -57px;
    margin-top: 32px;}
.floor_1		.picScroll-left .bd{   }
.floor_1		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.floor_1		.picScroll-left .bd ul li{ margin-right:16px; float:left; _display:inline; overflow:hidden; text-align:center;width:282px;  }
.floor_1		.picScroll-left .bd ul li img{width: 282px; height: 211px;    display: block;    transition: ease-in-out .2s;}
.floor_1		.picScroll-left .bd ul li:hover img{ transform: scale(1.1);}

.floor_1 .picScroll-left .hd .next:hover {
  background: #1fae6f;
}
.floor_1 .picScroll-left .hd .prev:hover {
  background:#1fae6f;
}


.floor_1 .body .left li dl{position:absolute;left:280px; top:0;display:none; z-index:10;background:#fff;border:1px solid #ddd; border-left:none;width:150px;border-bottom:none;}
.floor_1 .body .left li dl dd{height:33px;line-height:33px;text-align:center;font-size:12px; border-bottom:1px solid #ddd;}
.floor_1 .body .left li dl dd a{color:#333;height:33px;line-height:33px;}
.floor_1 .body .left li dl dd a:hover{background:#1fae6f;color:#fff;}
.floor_1 .body .left li a {
  color: #fff;
  width: 100%;
  height:75px;overflow:hidden;
  display: block;
}
.floor_1 .body .left li:hover {
  background: #1fae6f;
}
.floor_1 .body .left li:hover dl{display:block;}
.floor_1 .body .left .box {
  text-align: center;
  color: #fff;
}
.floor_1 .body .left .box img {
  display: block;
  margin: 0 auto;
  margin-top: 45px;
  padding-bottom: 18px;
}
.floor_1 .body .left .box h3 {
  background: url(../images/f1_line.png) center center no-repeat;
}
.floor_1 .body .left .box p {
  font-size: 28px;
  padding-top: 10px;
}
.floor_1 .body .right {
  width: 880px; z-index:1; position:relative;
}
.floor_1 .body .right .tit {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #ebebeb;
}
.floor_1 .body .right .tit .fl {
  background: url(../images/f1_tit.png) left no-repeat;
  width: 250px;
  padding-left: 29px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.floor_1 .body .right .tit .fr {
  font-size: 16px;
  padding-right: 23px;
}
.floor_1 .body .right .tit a:hover {
  color: #1fae6f;
}
.floor_1 .body .right .slideTxtBox {
  margin-top: 20px;
  position: relative;
}
.floor_1 .body .right .slideTxtBox .hd {
  position: absolute;
  right: 323px;
  bottom: 20px;
  z-index: 10;
}
.floor_1 .body .right .slideTxtBox .hd li {
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: #fff;
  float: left;
  margin-left: 10px;
}
.floor_1 .body .right .slideTxtBox .hd .on {
  background: #1fae6f;
}
.floor_1 .body .right .slideTxtBox .bd .img {
  float: left;
}
.floor_1 .body .right .slideTxtBox .bd .img img {
  width: 579px;
  height: 435px;
  display: block;
}
.floor_1 .body .right .slideTxtBox .bd .text {
  border: 1px solid #dedede;
  width: 220px;
  float: left;
  border-left: none;
  height: 433px;
  padding: 0 40px;
}
.floor_1 .body .right .slideTxtBox .bd .text h3 {
  font-weight: bold;
  font-size: 22px;
  padding-top: 50px;
  padding-bottom: 32px;
}
.floor_1 .body .right .slideTxtBox .bd .text span {
  display: block;
  width: 20px;
  height: 3px;
  background: #7e7e7e;
  margin-bottom: 20px;
}
.floor_1 .body .right .slideTxtBox .bd .text p {
  line-height: 30px;
  color: #666;
  padding-bottom: 54px;
}
.floor_1 .body .right .slideTxtBox .bd .text a {
  display: block;
  width: 106px;
  height: 31px;
  line-height: 31px;
  background: #3c83ff;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  transition: ease-in-out .2s;
}
.floor_1 .body .right .slideTxtBox .bd .text .wxbtn {
  background: #1fae6f;
}
.floor_1 .body .right .slideTxtBox .bd .text a:hover {
  width: 100%;
}
.floor_1 .body .right .bott {
  overflow: hidden;
  margin-top: 22px;
}
.floor_1 .body .right .bott ul {
  width: 115%;
}
.floor_1 .body .right .bott li {
  width: 282px;
  float: left;
  margin-right: 16px;
  font-size: 15px;
  line-height: 45px;
}
.floor_1 .body .right .bott li .img {
  display: block;
  width: 282px;
  height: 211px;
  overflow: hidden;
}
.floor_1 .body .right .bott li img {
  width: 282px;
  height: 211px;
  display: block;
  transition: ease-in-out .2s;
}
.floor_1 .body .right .bott li i {
  width: 16px;
  height: 16px;
  background-position: 0 0;
  float: right;
  margin-top: 15px;
}
.floor_1 .body .right .bott li:hover img {
  transform: scale(1.1);
}
.floor_1 .body .right .bott li:hover a {
  color: #1fae6f;
}
.floor_2_main {
  background: url(../images/f2_bg.png) no-repeat center center;
  width: 100%;
  height: 179px;
}
.floor_2_main .left h3 {
  font-size: 38px;
  color: #fff;
  padding-top: 48px;
  padding-bottom: 27px;
}
.floor_2_main .left p {
  color: #fff;
}
.floor_2_main .left p i {
  width: 22px;
  height: 21px;
  background-position: -24px 0;
  margin-right: 10px;
}
.floor_2_main .left p span {
  margin-right: 20px;
}
.floor_2_main .right {
  padding-top: 42px;
}
.floor_2_main .right i {
  width: 83px;
  height: 83px;
  background-position: 0 -31px;
  float: left;
  margin-top: 15px;
}
.floor_2_main .right p {
  background: url(../images/f2_line.png) center center no-repeat;
  width: 194px;
  text-align: center;
  color: #fff;
  margin-left: 103px;
}
.floor_2_main .right h3 {
  color: #fff;
  font-size: 28px;
  margin-left: 103px;
  padding-bottom: 10px;
  font-weight: bold;
}
.floor_2_main .right a {
  display: block;
  width: 194px;
  height: 31px;
  line-height: 31px;
  border-radius: 3px;
  text-align: center;
  background: #1fae6f;
  color: #fff;
  margin-left: 103px;
  transition: ease-in-out .2s;
}
.floor_2_main .right a:hover {
  background: #3c83ff;
}
.floor_3_main {
  background: #eee;
  padding-bottom: 84px;
  *padding-bottom: 104px;
}
.floor_3_main li {
  background: #fff;
  height: 190px;
  padding: 20px 0;
  margin-bottom: 20px;
}
.floor_3_main li .left {
  width: 570px;
}
.floor_3_main li .left img {
  float: left;
  display: block;
  width: 99px;
  height: 65px;
  padding-top: 30px;
}
.floor_3_main li .left h3 {
  font-size: 28px;
  color: #1fae6f;
  font-weight: bold;
  margin-left: 129px;
  padding-top: 30px;
}
.floor_3_main li .left span {
  display: block;
  width: 20px;
  height: 2px;
  background: #a6a6a6;
  margin: 18px 0;
  margin-left: 129px;
  transition: ease-in-out .2s;
}
.floor_3_main li .left p {
  line-height: 23px;
  margin-left: 129px;
  height: 92px;
  overflow: hidden;
}
.floor_3_main li .right {
  padding-right: 20px;
}
.floor_3_main li .right img {
  width: 540px;
  height: 190px;
  display: block;
}
.floor_3_main .l2 .left {
  float: right;
  width: 540px;
  padding-right: 20px;
}
.floor_3_main .l2 .right {
  float: left;
  padding-right: 0;
  padding-left: 20px;
}
.floor_3_main li:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_3_main li:hover span {
  width: 140px;
}
.floor_4_main { background:#23a981;
  background: linear-gradient(to right, #3888ed, #23a981);
  padding-bottom:80px;
  width: 100%;
 
}
.floor_4_main .index_title h3 {
  color: #fff;
}
.floor_4_main .body li {
  float: left;
  width: 300px;
  background: #fff;
}
.floor_4_main .body li .img {
  display: block;
  width: 300px;
  height: 225px;
  position: relative;
  overflow: hidden;
}
.floor_4_main .body li .img img {
  display: block;
  position: absolute;
  left: 0;
  width:300px;
  height: 225px;
  top:0px;
  transition: ease-in-out .2s;
}
.floor_4_main .body li .img i {
  width: 36px;
  height: 19px;
  background-position: -105px 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
}
.floor_4_main .body li .text {
  display: block;
  width:300px;
  height: 225px;
  text-align: center;
}
.floor_4_main .body li .text h3 {
  font-size: 24px;
  padding-top: 58px;
}
.floor_4_main .body li .text span {
  display: block;
  width: 16px;
  height: 2px;
  background: #3c83ff;
  margin: 15px auto;
}
.floor_4_main .body li .text p {
  line-height: 22px;
  color: #666;
  padding: 0 30px;
}
.floor_4_main .body .l2 .img i {
  background-position: -146px 0;
  bottom: auto;
  top: 0;
}
.floor_4_main .body .l2 .text {
  float: left;
}
.floor_4_main .body li:hover {
  background: #1fae6f;
}
.floor_4_main .body li:hover .img i {
  background-position: -105px -19px;
}
.floor_4_main .body li:hover .img img {
  transform: scale(1.1);
}
.floor_4_main .body li:hover .text h3 {
  color: #fff;
}
.floor_4_main .body li:hover .text span {
  background: #fff;
}
.floor_4_main .body li:hover .text p {
  color: #fff;
}
.floor_4_main .body .l2:hover .img i {
  background-position: -146px -19px;
}
.floor_4_main .more {
  text-align: center;
  padding-top: 60px;
}
.floor_4_main .more a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3c83ff;
  color: #fff;
  padding: 8px 32px;
  margin: 0 10px;
  border: 1px solid #3c83ff;
}
.floor_4_main .more a:first-child {
  border: 1px solid #fff;
  background: none;
}
.floor_4_main .more a:hover {
  background: #1fae6f;
  border: 1px solid #1fae6f;
}
.floor_4_main .more a:first-child:hover {
  background: #1fae6f;
}
.floor_5_main {
  background: url(../images/f5_bg.png) center top no-repeat;
  width: 100%;
  height: 520px;
}
.floor_5_main .left {
  padding-top: 110px;
}
.floor_5_main .right {
  width: 600px;
}
.floor_5_main .right h3 {
  font-size: 26px;
  padding-top: 145px;
  font-weight: bold;
}
.floor_5_main .right span {
  display: block;
  width: 45px;
  height: 2px;
  background: #2ab773;
  margin: 36px 0;
}
.floor_5_main .right p {
  line-height: 30px;
}
.floor_5_main .right .bott {
  padding-top: 68px;
}
.floor_5_main .right .bott a {
  width: 149px;
  height: 42px;
  background: #1fae6f;
  display: block;
  text-align: center;
  margin-top: 10px;
  transition: ease-in-out .2s;
}
.floor_5_main .right .bott a i {
  width: 36px;
  height: 5px;
  background-position: -92px -55px;
  margin-top: 21px;
  float: left;
  margin-left: 52px;
}
.floor_5_main .right .bott a:hover {
  background: #3c83ff;
}
.floor_5_main .right .bott .fr {
  color: #fff;
}
.floor_5_main .right .bott .fr h4 {
  font-size: 26px;
  font-family: arial;
}
.floor_5_main .right .bott .fr span {
  width: 18px;
  background: #fff;
  margin: 18px 0 0;
}
.floor_6 {
  padding-bottom: 100px;
}
.floor_6 .floor_5_1 {
  width: 1200px;
  height: 452px;
}
.floor_6 .floor_5_1 .floor_5_z {
  float: left;
  width: 600px;
  height: 452px;
  position: relative;
}
.floor_6 .floor_5_1 .floor_5_z a {
  display: block;
}
.floor_6 .floor_5_1 .floor_5_z .dk {
  height: 213px;
  width: 600px;
  border-top: none;
}
.floor_6 .floor_5_1 .floor_5_z .img {
  height: 240px;
  width: 600px;
  overflow: hidden;
  display: block;
  position: relative;
}
.floor_6 .floor_5_1 .floor_5_z img {
  height: 338px;
  width: 600px;
  background-size: 100%;
  display: block;
  transition: all .36s ease;
  position: absolute;
  left: 0;
  top: -49px;
}
.floor_6 .floor_5_1 .floor_5_z h3 {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  width: 600px;
  display: block;
  padding-top: 30px;
}
.floor_6 .floor_5_1 .floor_5_z p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  width: 600px;
  margin-top: 18px;
  height: 98px;
}
.floor_6 .floor_5_1 .floor_5_z i {
  display: block;
  font-size: 16px;
  color: #434343;
  margin: 0;
  padding: 0;
  width: 198px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: #e5e5e5 solid 1px;
  border-radius: 6px;
}
.floor_6 .floor_5_1 .floor_5_z em {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #3ba86f;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: "Arial";
  position: absolute;
  left: 0;
  top: 0;
}
.floor_6 .floor_5_1 .floor_5_z em span {
  display: block;
  font-size: 60px;
  color: #fff;
  line-height: 50px;
  padding-top: 14px;
}
.floor_6 .floor_5_1 .floor_5_z:hover h3 {
  color: #3ba86f;
}
.floor_6 .floor_5_1 .floor_5_z:hover p,
.floor_6 .floor_5_1 .floor_5_z:hover i span {
  color: #333;
}
.floor_6 .floor_5_1 .floor_5_z i:hover {
  background-color: #3ba86f;
  color: #fff;
  border: #3ba86f solid 1px;
  cursor: pointer;
}
.floor_6 .floor_5_1 .floor_5_z a:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.floor_6 .floor_5_1 .floor_5_y {
  float: right;
  width: 550px;
  height: 452px;
}
.floor_6 .floor_5_1 .floor_5_y ul {
  display: block;
  width: 550px;
  height: 452px;
  margin: 0 auto;
}
.floor_6 .floor_5_1 .floor_5_y ul li {
  height: 103px;
  width: 550px;
  margin: 0 auto;
  margin-bottom: 28px;
  position: relative;
  border-bottom: #b9b9b9 dashed 1px;
  padding-bottom: 28px;
}
.floor_6 .floor_5_1 .floor_5_y ul li em {
  float: left;
  display: block;
  width: 98px;
  height: 98px;
  border: #e5e5e5 solid 1px;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-family: "Arial";
  position: absolute;
  left: 0;
  top: 0;
}
.floor_6 .floor_5_1 .floor_5_y ul li em span {
  display: block;
  font-size: 60px;
  color: #333;
  line-height: 50px;
  padding-top: 14px;
}
.floor_6 .floor_5_1 .floor_5_y ul li a {
  display: block;
  width: 550px;
  height: 100px;
  cursor: pointer;
}
.floor_6 .floor_5_1 .floor_5_y ul li h3 {
  width: 400px;
  float: right;
  height: 100px;
}
.floor_6 .floor_5_1 .floor_5_y ul li p {
  font-size: 18px;
  color: #333;
  width: 400px;
  line-height: 18px;
}
.floor_6 .floor_5_1 .floor_5_y ul li p span {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding-top: 18px;
  font-weight: normal;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover i,
.floor_6 .floor_5_1 .floor_5_y ul li:hover i span {
  color: #2e63bc;
}
.floor_6 .floor_5_1 .floor_5_y ul li.li1 {
  display: none;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover p {
  font-weight: bold;
  color: #3ba86f;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover em,
.floor_6 .floor_5_1 .floor_5_y ul li:hover em span {
  color: #3ba86f;
}
.floor_6 .floor_5_1 .floor_5_y ul li.li1 {
  display: none;
}
.bottom_main {
  background: #3c3e3f;
  padding-top: 50px;
  padding-bottom: 46px;
}
.bottom_main .fl {
  width: 130px;
}
.bottom_main .fl img {
  width: 130px;
  height: 130px;
}
.bottom_main .fr {
  width: 985px;
}
.bottom_main .fr .left h3 {
  font-size: 18px;
  color: #dfdfdf;
  padding-bottom: 30px;
}
.bottom_main .fr .left span {
  display: block;
  width: 20px;
  height: 2px;
  background: #1fae6f;
  margin-bottom: 22px;
}
.bottom_main .fr .left p {
  color: #dfdfdf;
  padding-bottom: 34px;
}
.bottom_main .fr .left li {
  color: #fff;
  float: left;
  width: 221px;
}
.bottom_main .fr .left ul {
  border-bottom: 1px solid #4e5350;
  padding-bottom: 52px;
}
.bottom_main .fr .left h4 {
  font-weight: 100;
  color: #999;
  font-size: 12px;
  padding-top: 47px;
}
.bottom_main .fr .left h4 a {
  color: #999;
}
.bottom_main .fr .left h4 a:hover {
  color: #fff;
}
.bottom_main .fr .right {
  width: 210px;
  overflow: hidden;
}
.bottom_main .fr .right ul {
  width: 150%;
  border-bottom: 1px solid #4e5350;
  padding-bottom: 40px;
}
.bottom_main .fr .right li {
  width: 149px;
  float: left;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
}
.bottom_main .fr .right li a {
  color: #a2a6a5;
}
.bottom_main .fr .right li a:hover {
  color: #fff;
}
.bottom_main .fr .right .a {
  margin-top: 41px;
}
.bottom_main .fr .right .a a {
  background: #1fae6f;
  width: 190px;
  height: 38px;
  line-height: 38px;
  display: block;
  color: #fff;
  padding-left: 20px;
  position: relative;
}
.bottom_main .fr .right .a a i {
  width: 6px;
  height: 12px;
  background-position: -196px 0px;
  position: absolute;
  right: 18px;
  top: 15px;
  transition: ease-in-out .2s;
}
.bottom_main .fr .right .a a:hover {
  background: #3c83ff;
}
.bottom_main .fr .right .a a:hover i {
  right: 30px;
}
/*# sourceMappingURL=style.css.map */
